home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 3
/
Amiga Tools 3.iso
/
grafik
/
raytracing
/
dust
/
dusthelp
/
window
< prev
next >
Wrap
Text File
|
1995-05-24
|
519b
|
13 lines
COMMAND WINDOW
-----------------------------------------------------------------
Purpose: open a preview window
Usage: WINDOW(<objectID>,[<left>,<top>,<width>,<drawmode>,
<rotX>,<rotZ>,<zoom>,<keepscale>,<outlined>])
drawmode=("WIRE"|"SOLID"|"GREY"|"COLOR"|"FACE")"
keepscale: keep initial scale-values unless you press <r> (Rescale)
Examples: window(1,40,60,400,wire,12,-24,0.5,true,true)
window(5)
window(3,0,0,0,grey,18,-42,1.0,false,true)